dynamic buffer meaning in Chinese
动态缓冲
Examples
- For a new string we allocate a dynamic buffer to hold the text
对一个新的字符串,我们分配一块动态缓冲来保存文字。 - For a new string we allocate a dynamic buffer to hold the text
在创建一个新的字符串时,我们分配一块动态的缓冲区来保存它所包含的文本。 - According to characteristics of 3d visualization , we analyze some methods for optimal performance and discuss dynamic buffer management technique on 3d object
针对三维可视化的特点,本文分析了该集成机制的性能优化方法,并讨论了基于三维对象的动态缓冲管理技术。 - A dynamic buffer using segmented storage ? i . e . , a list of segments that new segments are added to if needed for expansion , and removed if needed when data is deleted
采用分段存储的动态缓存例如,一列段,如果需要扩展时,新的段就被加入,数据被需要删除时就被移除。 - First , the paper points out that the buffer overflow is most dangerous security hole of software , expounds background and studies of this field , and shows the advantages and disadvantages of original static and dynamic buffer overflow analysis method
本文首先阐述了课题的研究背景、意义以及国内外研究现状,分析了国内外缓冲区溢出漏洞分析的典型技术和系统,研究分析了溢出漏洞静态分析和动态分析技术的优缺点。